.hm-page{
  float: left;
  margin:  0;
}
.hm-page .hm-page-number {
  display: inline-block;
  width: 30px;
  text-align: center;
  cursor: pointer;
}
.hm-page  a{
  color: #323232;
}
.hm-page .glyphicon-menu-left,
.hm-page .glyphicon-menu-right {
  font-weight: bold;
  cursor: pointer;
}
.hm-page .active {
  color: #01a3f8;
}
.hm-table-warp {
  width: 100%;
  height: 100%;
  overflow-x: auto;
  overflow-y: auto;
}
.hm-table-warp .table-bordered {
  white-space: nowrap;
}
.changecolor{
  color:#00A2F6
}

.hm-page-icon{
  color: #cdd0d7;
  font-size: 12px;
}